Name | Description | |
---|---|---|
![]() | Analyzer | Gets the analyzer, which result must be cached. |
![]() | CanModifyTarget | Gets a value indicating whether this processing command can modify target object. (Inherited from Analyzer<TTarget,TValue>) |
![]() | IsMultithreadingSupported | Gets a value indicating whether this processing command supports multithreading. |
![]() | Name | Gets the name of processing command. (Inherited from Analyzer<TTarget,TValue>) |
![]() | ResultCachingMethod | Gets the method of result caching. |
![]() | TargetType | Gets the type of the target of processing command. (Inherited from ProcessingCommand<TTarget>) |